-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.7 (latest)
-
Code
-
Classes
- Zend_Db_Adapter_Abstract
Total Complexity |
142 |
Dependencies |
10 |
Dependents |
6 |
Total lines |
1,120 |
Lines of code |
462 |
Logical lines of code |
286 |
Comment lines |
592 |
Methods |
52 |
Properties |
11 |
Methods 52
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
38 |
21 |
69 |
setProfiler() |
A |
45 |
13 |
45 |
quote() |
A |
46 |
11 |
39 |
_quoteIdentifierAs() |
A |
49 |
10 |
31 |
update() |
A |
48 |
7 |
33 |
insert() |
S |
48 |
6 |
32 |
_whereExpr() |
S |
55 |
6 |
20 |
query() |
S |
58 |
4 |
16 |
foldCase() |
S |
60 |
4 |
14 |
quoteInto() |
S |
60 |
4 |
13 |
_checkRequiredOptions() |
S |
63 |
4 |
11 |
_quoteIdentifier() |
S |
67 |
3 |
7 |
_quote() |
S |
66 |
3 |
8 |
fetchAll() |
S |
66 |
2 |
8 |
__wakeup() |
S |
74 |
2 |
5 |
fetchAssoc() |
S |
64 |
2 |
9 |
fetchRow() |
S |
66 |
2 |
8 |
fetchPairs() |
S |
66 |
2 |
8 |
delete() |
S |
66 |
2 |
7 |
__sleep() |
S |
67 |
2 |
7 |
_commit() |
S |
100 |
1 |
0 |
_rollBack() |
S |
100 |
1 |
0 |
setFetchMode() |
S |
100 |
1 |
0 |
_beginTransaction() |
S |
100 |
1 |
0 |
getConnection() |
S |
77 |
1 |
4 |
lastInsertId() |
S |
100 |
1 |
0 |
prepare() |
S |
100 |
1 |
0 |
limit() |
S |
100 |
1 |
0 |
closeConnection() |
S |
100 |
1 |
0 |
isConnected() |
S |
100 |
1 |
0 |
_connect() |
S |
100 |
1 |
0 |
describeTable() |
S |
100 |
1 |
0 |
listTables() |
S |
100 |
1 |
0 |
supportsParameters() |
S |
100 |
1 |
0 |
commit() |
S |
68 |
1 |
7 |
nextSequenceId() |
S |
82 |
1 |
3 |
fetchOne() |
S |
72 |
1 |
5 |
beginTransaction() |
S |
68 |
1 |
7 |
setStatementClass() |
S |
77 |
1 |
4 |
getStatementClass() |
S |
82 |
1 |
3 |
select() |
S |
80 |
1 |
3 |
getFetchMode() |
S |
82 |
1 |
3 |
fetchCol() |
S |
72 |
1 |
5 |
getProfiler() |
S |
82 |
1 |
3 |
lastSequenceId() |
S |
82 |
1 |
3 |
quoteIdentifier() |
S |
79 |
1 |
3 |
quoteColumnAs() |
S |
79 |
1 |
3 |
quoteTableAs() |
S |
79 |
1 |
3 |
getConfig() |
S |
82 |
1 |
3 |
rollBack() |
S |
68 |
1 |
7 |
getQuoteIdentifierSymbol() |
S |
82 |
1 |
3 |
getServerVersion() |
S |
100 |
1 |
0 |